Skip to content

make the reinforcements collection dynamic#7449

Open
Goober5000 wants to merge 2 commits into
scp-fs2open:masterfrom
Goober5000:feature/dynamic_reinforcements
Open

make the reinforcements collection dynamic#7449
Goober5000 wants to merge 2 commits into
scp-fs2open:masterfrom
Goober5000:feature/dynamic_reinforcements

Conversation

@Goober5000
Copy link
Copy Markdown
Contributor

As requested by a FREDder who has a plausible situation where more than 32 reinforcements might be handy. :)

@Goober5000 Goober5000 added enhancement A new feature or upgrade of an existing feature to add additional functionality. Requested by Active Mod A feature request that has been requested by a mod that is actively in development. labels May 11, 2026
As requested by a FREDder who has a plausible situation where more than 32 reinforcements might be handy. :)
@Goober5000 Goober5000 force-pushed the feature/dynamic_reinforcements branch from 0a10c4a to 9ff8bbd Compare May 11, 2026 01:15
Comment thread code/hud/hudsquadmsg.cpp
void parse_reinforcement(mission *pm)
{
reinforcements *ptr;
reinforcements reinforcement;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this new vector format, should we add default member initializers to ensure when the optional sections are absent, these are left with indeterminate values:?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A new feature or upgrade of an existing feature to add additional functionality. Requested by Active Mod A feature request that has been requested by a mod that is actively in development.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants